home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / ANTENNA / YAGIU112 / TYPES~D5 < prev    next >
Encoding:
Text File  |  1996-01-10  |  68.9 KB  |  1,389 lines

  1. Script started on Wed Jan 10 16:46:29 1996
  2. blondie /home/duke/davek % cd yagiu112/src
  3. blondie /home/duke/davek/yagiu112/src % make
  4. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  optimise.c
  5. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  string.c
  6. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  read_dat.c
  7. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  nrutil.c
  8. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  num_elem.c
  9. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  version.c
  10. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  z.c
  11. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  lud_hack.c
  12. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  lub_hack.c
  13. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  gain.c
  14. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  self.c
  15. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  mutual.c
  16. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  pin.c
  17. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  com_hack.c
  18. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  cis_hack.c
  19. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  v.c
  20. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  z_input.c
  21. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  randomis.c
  22. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  better.c
  23. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  write_ip.c
  24. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  refco.c
  25. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  vswr.c
  26. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  copym.c
  27. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  perform.c
  28. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  getopt.c
  29. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  showopt.c
  30. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  solve.c
  31. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  print_z.c
  32. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  ck_flags.c
  33. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  errormsg.c
  34. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  max_gain.c
  35. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  dobetter.c
  36. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  gaussian.c
  37. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  sens.c
  38. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  fitness.c
  39. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  mpr_hack.c
  40. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  genetic.c
  41. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  ga_lib.c
  42. ga_lib.c: In function `Initialise':
  43. ga_lib.c:136: warning: assignment makes pointer from integer without a cast
  44. ga_lib.c:151: warning: assignment makes pointer from integer without a cast
  45. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  random.c
  46. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  get_cmdl.c
  47. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  changpc.c
  48. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  max_side.c
  49. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  u_optimi.c
  50. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  opt_for.c
  51. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  set_ps.c
  52. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  teststop.c
  53. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  meanperf.c
  54. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  p_pform.c
  55. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  sub_stuc.c
  56. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  end_stop.c
  57. gcc -DANSI -DUNIX -DGCC -g -pg optimise.o string.o read_dat.o  nrutil.o num_elem.o   version.o z.o lud_hack.o lub_hack.o gain.o self.o mutual.o pin.o com_hack.o  cis_hack.o v.o z_input.o randomis.o better.o write_ip.o refco.o vswr.o  copym.o perform.o getopt.o showopt.o solve.o print_z.o  ck_flags.o errormsg.o  max_gain.o dobetter.o gaussian.o sens.o fitness.o mpr_hack.o genetic.o  ga_lib.o random.o get_cmdl.o changpc.o max_side.o u_optimi.o opt_for.o  set_ps.o teststop.o meanperf.o p_pform.o sub_stuc.o end_stop.o -lm -o  optimise
  58. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  input.c
  59. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  u_input.c
  60. gcc -DANSI -DUNIX -DGCC -g -pg input.o nrutil.o string.o write_ip.o num_elem.o version.o  u_input.o getopt.o -lm -o  input
  61. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  yagi.c
  62. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  getfiles.c
  63. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  header.c
  64. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  write_co.c
  65. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  u_yagi.c
  66. gcc -DANSI -DUNIX -DGCC -g -pg yagi.o num_elem.o getfiles.o nrutil.o string.o read_dat.o  self.o mutual.o z.o cis_hack.o com_hack.o v.o lud_hack.o lub_hack.o header.o  write_co.o print_z.o version.o getopt.o u_yagi.o mpr_hack.o -lm -o yagi
  67. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  output.c
  68. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  read_hea.c
  69. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  write_ga.c
  70. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  u_output.c
  71. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  zbr_hack.c
  72. gcc -DANSI -DUNIX -DGCC -g -pg output.o nrutil.o read_hea.o string.o z_input.o vswr.o  refco.o com_hack.o pin.o gain.o write_ga.o version.o u_output.o getopt.o   zbr_hack.o max_side.o -lm -o  output
  73. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  first.c
  74. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  u_first.c
  75. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  showfirs.c
  76. gcc -DANSI -DUNIX -DGCC -g -pg first.o nrutil.o write_ip.o string.o getopt.o u_first.o  version.o showfirs.o -lm -o  first
  77. gcc -DANSI -DUNIX -DGCC -g -pg  -target sun4 -c  rantest.c
  78. gcc -DANSI -DUNIX -DGCC -g -pg random.o rantest.o -lm -o  rantest
  79. gcc -DANSI -DUNIX -DGCC -g -pg test2.c cis_hack.o nrutil.o com_hack.o -lm -o mutual
  80. blondie /home/duke/davek/yagiu112/src % yagi 20
  81. yagi compleated   0.0%
  82. yagi compleated   5.0%
  83. yagi compleated  10.0%
  84. yagi compleated  15.0%
  85. yagi compleated  20.0%
  86. yagi compleated  25.0%
  87. yagi compleated  30.0%
  88. yagi compleated  35.0%
  89. yagi compleated  40.0%
  90. yagi compleated  45.0%
  91. yagi compleated  50.0%
  92. yagi compleated  55.0%
  93. yagi compleated  60.0%
  94. yagi compleated  65.0%
  95. yagi compleated  70.0%
  96. yagi compleated  75.0%
  97. yagi compleated  80.0%
  98. yagi compleated  85.0%
  99. yagi compleated  90.0%
  100. yagi compleated  95.0%
  101. yagi compleated 100.0%
  102.  
  103. blondie /home/duke/davek/yagiu112/src % gprof yagi
  104.         @(#)callg.blurb 1.5 88/02/08 SMI
  105.  
  106.  
  107. call graph profile:
  108.           The sum of self and descendents is the major sort
  109.           for this listing.
  110.  
  111.           function entries:
  112.  
  113. index     the index of the function in the call graph
  114.           listing, as an aid to locating it (see below).
  115.  
  116. %time     the percentage of the total time of the program
  117.           accounted for by this function and its
  118.           descendents.
  119.  
  120. self      the number of seconds spent in this function
  121.           itself.
  122.  
  123. descendents
  124.           the number of seconds spent in the descendents of
  125.           this function on behalf of this function.
  126.  
  127. called    the number of times this function is called (other
  128.           than recursive calls).
  129.  
  130. self      the number of times this function calls itself
  131.           recursively.
  132.  
  133. name      the name of the function, with an indication of
  134.           its membership in a cycle, if any.
  135.  
  136. index     the index of the function in the call graph
  137.           listing, as an aid to locating it.
  138.  
  139.  
  140.  
  141.           parent listings:
  142.  
  143. self*     the number of seconds of this function's self time
  144.           which is due to calls from this parent.
  145.  
  146. descendents*
  147.           the number of seconds of this function's
  148.           descendent time which is due to calls from this
  149.           parent.
  150.  
  151. called**  the number of times this function is called by
  152.           this parent.  This is the numerator of the
  153.           fraction which divides up the function's time to
  154.           its parents.
  155.  
  156. total*    the number of times this function was called by
  157.           all of its parents.  This is the denominator of
  158.           the propagation fraction.
  159.  
  160. parents   the name of this parent, with an indication of the
  161.           parent's membership in a cycle, if any.
  162.  
  163. index     the index of this parent in the call graph
  164.           listing, as an aid in locating it.
  165.  
  166.  
  167.  
  168.           children listings:
  169.  
  170. self*     the number of seconds of this child's self time
  171.           which is due to being called by this function.
  172.  
  173. descendent*
  174.           the number of seconds of this child's descendent's
  175.           time which is due to being called by this
  176.           function.
  177.  
  178. called**  the number of times this child is called by this
  179.           function.  This is the numerator of the
  180.           propagation fraction for this child.
  181.  
  182. total*    the number of times this child is called by all
  183.           functions.  This is the denominator of the
  184.           propagation fraction.
  185.  
  186. children  the name of this child, and an indication of its
  187.           membership in a cycle, if any.
  188.  
  189. index     the index of this child in the call graph listing,
  190.           as an aid to locating it.
  191.  
  192.  
  193.  
  194.           * these fields are omitted for parents (or
  195.           children) in the same cycle as the function.  If
  196.           the function (or child) is a member of a cycle,
  197.           the propagated times and propagation denominator
  198.           represent the self time and descendent time of the
  199.           cycle as a whole.
  200.  
  201.           ** static-only parents and children are indicated
  202.           by a call count of 0.
  203.  
  204.  
  205.  
  206.           cycle listings:
  207.           the cycle as a whole is listed with the same
  208.           fields as a function entry.  Below it are listed
  209.           the members of the cycle, and their contributions
  210.           to the time and call counts of the cycle.
  211.  
  212.  
  213. granularity: each sample hit covers 2 byte(s) for 0.23% of 4.32 seconds
  214.  
  215.                                   called/total       parents 
  216. index  %time    self descendents  called+self    name           index
  217.                                   called/total       children
  218.  
  219.                                                      <spontaneous>
  220. [1]     92.8    0.00        4.01                 start [1]
  221.                 0.00        4.01       1/1           _main [2]
  222.                 0.00        0.00       1/2           _on_exit [56]
  223.                 0.00        0.00       1/1           _exit [275]
  224.  
  225. -----------------------------------------------
  226.  
  227.                 0.00        4.01       1/1           start [1]
  228. [2]     92.8    0.00        4.01       1         _main [2]
  229.                 0.01        3.52      21/21          _fill_z_matrix [3]
  230.                 0.42        0.00      21/21          _ludcmp [9]
  231.                 0.04        0.00      21/21          _lubksb [18]
  232.                 0.00        0.01      22/22          _printf [25]
  233.                 0.00        0.00       1/1           _read_yagi_data [32]
  234.                 0.00        0.00       1/1           _get_number_of_elements [41]
  235.                 0.00        0.00       1/1           _write_header_to_disk [44]
  236.                 0.00        0.00       1/3           _fclose [38]
  237.                 0.00        0.00       4/4           _dmatrix [47]
  238.                 0.00        0.00       3/8           _string [51]
  239.                 0.00        0.00       3/24          _dvector [50]
  240.                 0.00        0.00       2/2           _FCOMPLEXvector [55]
  241.                 0.00        0.00       1/1           _get_data_filenames [59]
  242.                 0.00        0.00       1/1           _ivector [60]
  243.                 0.00        0.00      22/50          _fwrite [57]
  244.                 0.00        0.00       1/1           _write_coordinates_of_elements_to_disk [62]
  245.                 0.00        0.00      21/21          _fill_v_vector [248]
  246.                 0.00        0.00       4/4           _free_dmatrix [262]
  247.                 0.00        0.00       3/7           _free_string [261]
  248.                 0.00        0.00       3/24          _free_dvector [243]
  249.                 0.00        0.00       2/2           _free_FCOMPLEXvector [273]
  250.                 0.00        0.00       1/1           _getoptions [278]
  251.                 0.00        0.00       1/3           _fopen [270]
  252.                 0.00        0.00       1/1           _free_ivector [276]
  253.  
  254. -----------------------------------------------
  255.  
  256.                 0.01        3.52      21/21          _main [2]
  257. [3]     81.9    0.01        3.52      21         _fill_z_matrix [3]
  258.                 0.06        3.25    3990/3990        _mutual_impedance [5]
  259.                 0.01        0.20     420/420         _self_impedance [13]
  260.  
  261. -----------------------------------------------
  262.  
  263.                 0.02        0.05     420/21210       _ci [17]
  264.                 0.04        0.09     840/21210       _self_impedance [13]
  265.                 1.06        2.15   19950/21210       _z21 [6]
  266. [4]     79.1    1.13        2.28   21210         _cisi [4]
  267.                 0.89        0.00  290263/290263      _Cdiv [7]
  268.                 0.44        0.00  135398/136208      .umul [8]
  269.                 0.32        0.00  484062/484062      _Complex [10]
  270.                 0.31        0.00  406194/406194      _Cadd [11]
  271.                 0.26        0.00  290263/290263      _Cmul [12]
  272.                 0.08        0.00  135398/135398      _RCmul [16]
  273.  
  274. -----------------------------------------------
  275.  
  276.                 0.06        3.25    3990/3990        _fill_z_matrix [3]
  277. [5]     76.7    0.06        3.25    3990         _mutual_impedance [5]
  278.                 0.04        3.21    3990/3990        _z21 [6]
  279.  
  280. -----------------------------------------------
  281.  
  282.                 0.04        3.21    3990/3990        _mutual_impedance [5]
  283. [6]     75.3    0.04        3.21    3990         _z21 [6]
  284.                 1.06        2.15   19950/21210       _cisi [4]
  285.  
  286. -----------------------------------------------
  287.  
  288.                 0.89        0.00  290263/290263      _cisi [4]
  289. [7]     20.6    0.89        0.00  290263         _Cdiv [7]
  290.  
  291. -----------------------------------------------
  292.  
  293.                 0.00        0.00       3/136208      _morecore [49]
  294.                 0.00        0.00       4/136208      _dmatrix [47]
  295.                 0.00        0.00     120/136208      _decimal_to_binary_fraction [33]
  296.                 0.00        0.00     129/136208      __prodc_b10000 [42]
  297.                 0.00        0.00     554/136208      __umac [34]
  298.                 0.44        0.00  135398/136208      _cisi [4]
  299. [8]     10.2    0.44        0.00  136208         .umul [8]
  300.  
  301. -----------------------------------------------
  302.  
  303.                 0.42        0.00      21/21          _main [2]
  304. [9]      9.7    0.42        0.00      21         _ludcmp [9]
  305.                 0.00        0.00      21/24          _dvector [50]
  306.                 0.00        0.00      21/24          _free_dvector [243]
  307.  
  308. -----------------------------------------------
  309.  
  310.                 0.32        0.00  484062/484062      _cisi [4]
  311. [10]     7.3    0.32        0.00  484062         _Complex [10]
  312.  
  313. -----------------------------------------------
  314.  
  315.                 0.31        0.00  406194/406194      _cisi [4]
  316. [11]     7.1    0.31        0.00  406194         _Cadd [11]
  317.  
  318. -----------------------------------------------
  319.  
  320.                 0.26        0.00  290263/290263      _cisi [4]
  321. [12]     5.9    0.26        0.00  290263         _Cmul [12]
  322.  
  323. -----------------------------------------------
  324.  
  325.                 0.01        0.20     420/420         _fill_z_matrix [3]
  326. [13]     4.9    0.01        0.20     420         _self_impedance [13]
  327.                 0.04        0.09     840/21210       _cisi [4]
  328.                 0.00        0.07     420/420         _ci [17]
  329.  
  330. -----------------------------------------------
  331.  
  332.                                                      <spontaneous>
  333. [14]     3.7    0.16        0.00                 _sincos [14]
  334.  
  335. -----------------------------------------------
  336.  
  337.                                                      <spontaneous>
  338. [15]     2.1    0.09        0.00                 _sqrt [15]
  339.  
  340. -----------------------------------------------
  341.  
  342.                 0.08        0.00  135398/135398      _cisi [4]
  343. [16]     1.9    0.08        0.00  135398         _RCmul [16]
  344.  
  345. -----------------------------------------------
  346.  
  347.                 0.00        0.07     420/420         _self_impedance [13]
  348. [17]     1.6    0.00        0.07     420         _ci [17]
  349.                 0.02        0.05     420/21210       _cisi [4]
  350.  
  351. -----------------------------------------------
  352.  
  353.                 0.04        0.00      21/21          _main [2]
  354. [18]     0.9    0.04        0.00      21         _lubksb [18]
  355.  
  356. -----------------------------------------------
  357.  
  358.                                                      <spontaneous>
  359. [19]     0.7    0.03        0.00                 _log [19]
  360.  
  361. -----------------------------------------------
  362.  
  363.                                                      <spontaneous>
  364. [20]     0.3    0.02        0.00                 _moncontrol [20]
  365.                 0.00        0.00       1/1           _profil [280]
  366.  
  367. -----------------------------------------------
  368.  
  369.                                                      <spontaneous>
  370. [21]     0.2    0.01        0.00                 umul_4bit [21]
  371.  
  372. -----------------------------------------------
  373.  
  374.                 0.00        0.00       2/24          _fflush [37]
  375.                 0.00        0.01      22/24          __doprnt [24]
  376. [22]     0.2    0.00        0.01      24         __xflsbuf [22]
  377.                 0.01        0.00      24/24          _write [23]
  378.  
  379. -----------------------------------------------
  380.  
  381.                 0.01        0.00      24/24          __xflsbuf [22]
  382. [23]     0.2    0.01        0.00      24         _write [23]
  383.  
  384. -----------------------------------------------
  385.  
  386.                 0.00        0.01      22/22          _printf [25]
  387. [24]     0.2    0.00        0.01      22         __doprnt [24]
  388.                 0.00        0.01      22/24          __xflsbuf [22]
  389.                 0.00        0.00       1/3           __wrtchk [54]
  390.                 0.00        0.00      84/140         _strlen [219]
  391.                 0.00        0.00      22/109         _localeconv [220]
  392.                 0.00        0.00      22/22          _memchr [244]
  393.                 0.00        0.00      21/21          _fconvert [247]
  394.  
  395. -----------------------------------------------
  396.  
  397.                 0.00        0.01      22/22          _main [2]
  398. [25]     0.2    0.00        0.01      22         _printf [25]
  399.                 0.00        0.01      22/22          __doprnt [24]
  400.  
  401. -----------------------------------------------
  402.  
  403.                                                      <spontaneous>
  404. [26]     0.1    0.01        0.00                 ___gnu_compiled_c [26]
  405.  
  406. -----------------------------------------------
  407.  
  408.                 0.00        0.00      28/28          _sscanf [28]
  409. [27]     0.1    0.00        0.00      28         __doscan [27]
  410.                 0.00        0.00      90/90          _number [29]
  411.                 0.00        0.00       4/8           __filbuf [53]
  412.                 0.00        0.00      89/361         _ungetc [213]
  413.                 0.00        0.00       8/8           _string [260]
  414.  
  415. -----------------------------------------------
  416.  
  417.                 0.00        0.00       3/28          _get_number_of_elements [41]
  418.                 0.00        0.00      25/28          _read_yagi_data [32]
  419. [28]     0.1    0.00        0.00      28         _sscanf [28]
  420.                 0.00        0.00      28/28          __doscan [27]
  421.                 0.00        0.00      56/140         _strlen [219]
  422.                 0.00        0.00      28/30          _strcpy [239]
  423.                 0.00        0.00      28/28          _format_arg [240]
  424.  
  425. -----------------------------------------------
  426.  
  427.                 0.00        0.00      90/90          __doscan [27]
  428. [29]     0.1    0.00        0.00      90         _number [29]
  429.                 0.00        0.00      87/87          _decimal_to_double [30]
  430.                 0.00        0.00     177/361         _ungetc [213]
  431.                 0.00        0.00      87/87          _file_to_decimal [222]
  432.  
  433. -----------------------------------------------
  434.  
  435.                 0.00        0.00      87/87          _number [29]
  436. [30]     0.1    0.00        0.00      87         _decimal_to_double [30]
  437.                 0.00        0.00      65/65          _decimal_to_unpacked [31]
  438.                 0.00        0.00      65/65          __pack_double [226]
  439.  
  440. -----------------------------------------------
  441.  
  442.                 0.00        0.00      65/65          _decimal_to_double [30]
  443. [31]     0.1    0.00        0.00      65         _decimal_to_unpacked [31]
  444.                 0.00        0.00      60/60          _decimal_to_binary_fraction [33]
  445.                 0.00        0.00      24/24          _decimal_to_binary_integer [46]
  446.                 0.00        0.00      65/65          __big_binary_to_unpacked [224]
  447.                 0.00        0.00      19/19          __left_shift_base_two [259]
  448.  
  449. -----------------------------------------------
  450.  
  451.                 0.00        0.00       1/1           _main [2]
  452. [32]     0.1    0.00        0.00       1         _read_yagi_data [32]
  453.                 0.00        0.00      25/28          _sscanf [28]
  454.                 0.00        0.00       1/3           _fclose [38]
  455.                 0.00        0.00       2/8           _string [51]
  456.                 0.00        0.00      33/67          _fgets [58]
  457.                 0.00        0.00      98/200         _strncmp [217]
  458.                 0.00        0.00       2/7           _free_string [261]
  459.                 0.00        0.00       1/3           _fopen [270]
  460.  
  461. -----------------------------------------------
  462.  
  463.                 0.00        0.00      60/60          _decimal_to_unpacked [31]
  464. [33]     0.1    0.00        0.00      60         _decimal_to_binary_fraction [33]
  465.                 0.00        0.00      60/60          __big_float_times_power [35]
  466.                 0.00        0.00     120/136208      .umul [8]
  467.                 0.00        0.00      60/84          __big_decimal_to_big_binary [39]
  468.                 0.00        0.00      60/60          __fractionstring_to_big_decimal [230]
  469.  
  470. -----------------------------------------------
  471.  
  472.                 0.00        0.00     154/554         __multiply_base_two [40]
  473.                 0.00        0.00     400/554         __multiply_base_ten_vector [36]
  474. [34]     0.0    0.00        0.00     554         __umac [34]
  475.                 0.00        0.00     554/136208      .umul [8]
  476.  
  477. -----------------------------------------------
  478.  
  479.                 0.00        0.00      60/60          _decimal_to_binary_fraction [33]
  480. [35]     0.0    0.00        0.00      60         __big_float_times_power [35]
  481.                 0.00        0.00     202/202         __multiply_base_ten_vector [36]
  482.                 0.00        0.00      26/26          __multiply_base_ten [43]
  483.                 0.00        0.00     180/1387        .urem [63]
  484.                 0.00        0.00     180/1370        .udiv [64]
  485.                 0.00        0.00     172/172         __carry_propagate_ten [218]
  486.                 0.00        0.00      56/56          __multiply_base_ten_by_two [231]
  487.                 0.00        0.00      26/26          __copy_big_float_digits [241]
  488.  
  489. -----------------------------------------------
  490.  
  491.                 0.00        0.00     202/202         __big_float_times_power [35]
  492. [36]     0.0    0.00        0.00     202         __multiply_base_ten_vector [36]
  493.                 0.00        0.00     400/554         __umac [34]
  494.                 0.00        0.00     404/1387        .urem [63]
  495.                 0.00        0.00     404/1370        .udiv [64]
  496.  
  497. -----------------------------------------------
  498.  
  499.                 0.00        0.00       1/4           _fseek [45]
  500.                 0.00        0.00       3/4           _fclose [38]
  501. [37]     0.0    0.00        0.00       4         _fflush [37]
  502.                 0.00        0.00       2/24          __xflsbuf [22]
  503.  
  504. -----------------------------------------------
  505.  
  506.                 0.00        0.00       1/3           _main [2]
  507.                 0.00        0.00       1/3           _get_number_of_elements [41]
  508.                 0.00        0.00       1/3           _read_yagi_data [32]
  509. [38]     0.0    0.00        0.00       3         _fclose [38]
  510.                 0.00        0.00       3/4           _fflush [37]
  511.                 0.00        0.00       3/3           _close [269]
  512.                 0.00        0.00       3/48          _free [235]
  513.  
  514. -----------------------------------------------
  515.  
  516.                 0.00        0.00      24/84          _decimal_to_binary_integer [46]
  517.                 0.00        0.00      60/84          _decimal_to_binary_fraction [33]
  518. [39]     0.0    0.00        0.00      84         __big_decimal_to_big_binary [39]
  519.                 0.00        0.00      39/39          __multiply_base_two [40]
  520.                 0.00        0.00     202/202         __mul_10000short [216]
  521.                 0.00        0.00      39/1387        .urem [63]
  522.                 0.00        0.00      39/1370        .udiv [64]
  523.  
  524. -----------------------------------------------
  525.  
  526.                 0.00        0.00      39/39          __big_decimal_to_big_binary [39]
  527. [40]     0.0    0.00        0.00      39         __multiply_base_two [40]
  528.                 0.00        0.00     154/554         __umac [34]
  529.  
  530. -----------------------------------------------
  531.  
  532.                 0.00        0.00       1/1           _main [2]
  533. [41]     0.0    0.00        0.00       1         _get_number_of_elements [41]
  534.                 0.00        0.00       3/28          _sscanf [28]
  535.                 0.00        0.00       1/3           _fclose [38]
  536.                 0.00        0.00       2/8           _string [51]
  537.                 0.00        0.00      34/67          _fgets [58]
  538.                 0.00        0.00     102/200         _strncmp [217]
  539.                 0.00        0.00       2/7           _free_string [261]
  540.                 0.00        0.00       1/3           _fopen [270]
  541.  
  542. -----------------------------------------------
  543.  
  544.                 0.00        0.00     129/129         __multiply_base_ten [43]
  545. [42]     0.0    0.00        0.00     129         __prodc_b10000 [42]
  546.                 0.00        0.00     129/136208      .umul [8]
  547.                 0.00        0.00     129/1387        .urem [63]
  548.                 0.00        0.00     129/1370        .udiv [64]
  549.  
  550. -----------------------------------------------
  551.  
  552.                 0.00        0.00      26/26          __big_float_times_power [35]
  553. [43]     0.0    0.00        0.00      26         __multiply_base_ten [43]
  554.                 0.00        0.00     129/129         __prodc_b10000 [42]
  555.                 0.00        0.00      26/238         __carry_out_b10000 [214]
  556.  
  557. -----------------------------------------------
  558.  
  559.                 0.00        0.00       1/1           _main [2]
  560. [44]     0.0    0.00        0.00       1         _write_header_to_disk [44]
  561.                 0.00        0.00       1/1           _fseek [45]
  562.                 0.00        0.00       8/50          _fwrite [57]
  563.  
  564. -----------------------------------------------
  565.  
  566.                 0.00        0.00       1/1           _write_header_to_disk [44]
  567. [45]     0.0    0.00        0.00       1         _fseek [45]
  568.                 0.00        0.00       1/4           _fflush [37]
  569.                 0.00        0.00       1/2           _lseek [274]
  570.  
  571. -----------------------------------------------
  572.  
  573.                 0.00        0.00      24/24          _decimal_to_unpacked [31]
  574. [46]     0.0    0.00        0.00      24         _decimal_to_binary_integer [46]
  575.                 0.00        0.00      24/84          __big_decimal_to_big_binary [39]
  576.                 0.00        0.00      24/24          __integerstring_to_big_decimal [242]
  577.  
  578. -----------------------------------------------
  579.  
  580.                 0.00        0.00       4/4           _main [2]
  581. [47]     0.0    0.00        0.00       4         _dmatrix [47]
  582.                 0.00        0.00       4/136208      .umul [8]
  583.                 0.00        0.00       8/49          _malloc [48]
  584.  
  585. -----------------------------------------------
  586.  
  587.                 0.00        0.00       1/49          _ivector [60]
  588.                 0.00        0.00       2/49          _FCOMPLEXvector [55]
  589.                 0.00        0.00       2/49          _on_exit [56]
  590.                 0.00        0.00       4/49          __findbuf [52]
  591.                 0.00        0.00       8/49          _dmatrix [47]
  592.                 0.00        0.00       8/49          _string [51]
  593.                 0.00        0.00      24/49          _dvector [50]
  594. [48]     0.0    0.00        0.00      49         _malloc [48]
  595.                 0.00        0.00       3/3           _morecore [49]
  596.                 0.00        0.00      49/49          _demote [233]
  597.  
  598. -----------------------------------------------
  599.  
  600.                 0.00        0.00       3/3           _malloc [48]
  601. [49]     0.0    0.00        0.00       3         _morecore [49]
  602.                 0.00        0.00       3/136208      .umul [8]
  603.                 0.00        0.00       3/1370        .udiv [64]
  604.                 0.00        0.00       3/4           _sbrk [266]
  605.                 0.00        0.00       3/48          _free [235]
  606.                 0.00        0.00       1/1           _getpagesize [279]
  607.                 0.00        0.00       1/49          _getfreehdr [234]
  608.                 0.00        0.00       1/46          _putfreehdr [237]
  609.  
  610. -----------------------------------------------
  611.  
  612.                 0.00        0.00       3/24          _main [2]
  613.                 0.00        0.00      21/24          _ludcmp [9]
  614. [50]     0.0    0.00        0.00      24         _dvector [50]
  615.                 0.00        0.00      24/49          _malloc [48]
  616.  
  617. -----------------------------------------------
  618.  
  619.                 0.00        0.00       1/8           _get_data_filenames [59]
  620.                 0.00        0.00       2/8           _get_number_of_elements [41]
  621.                 0.00        0.00       2/8           _read_yagi_data [32]
  622.                 0.00        0.00       3/8           _main [2]
  623. [51]     0.0    0.00        0.00       8         _string [51]
  624.                 0.00        0.00       8/49          _malloc [48]
  625.  
  626. -----------------------------------------------
  627.  
  628.                 0.00        0.00       2/4           __wrtchk [54]
  629.                 0.00        0.00       2/4           __filbuf [53]
  630. [52]     0.0    0.00        0.00       4         __findbuf [52]
  631.                 0.00        0.00       4/49          _malloc [48]
  632.                 0.00        0.00       4/4           _isatty [264]
  633.                 0.00        0.00       3/3           _fstat [271]
  634.  
  635. -----------------------------------------------
  636.  
  637.                 0.00        0.00       4/8           _fgets [58]
  638.                 0.00        0.00       4/8           __doscan [27]
  639. [53]     0.0    0.00        0.00       8         __filbuf [53]
  640.                 0.00        0.00       2/4           __findbuf [52]
  641.                 0.00        0.00       4/4           _read [265]
  642.  
  643. -----------------------------------------------
  644.  
  645.                 0.00        0.00       1/3           __doprnt [24]
  646.                 0.00        0.00       2/3           _fwrite [57]
  647. [54]     0.0    0.00        0.00       3         __wrtchk [54]
  648.                 0.00        0.00       2/4           __findbuf [52]
  649.  
  650. -----------------------------------------------
  651.  
  652.                 0.00        0.00       2/2           _main [2]
  653. [55]     0.0    0.00        0.00       2         _FCOMPLEXvector [55]
  654.                 0.00        0.00       2/49          _malloc [48]
  655.  
  656. -----------------------------------------------
  657.  
  658.                 0.00        0.00       1/2           start [1]
  659.                 0.00        0.00       1/2           ___do_global_ctors [61]
  660. [56]     0.0    0.00        0.00       2         _on_exit [56]
  661.                 0.00        0.00       2/49          _malloc [48]
  662.  
  663. -----------------------------------------------
  664.  
  665.                 0.00        0.00       8/50          _write_header_to_disk [44]
  666.                 0.00        0.00      20/50          _write_coordinates_of_elements_to_disk [62]
  667.                 0.00        0.00      22/50          _main [2]
  668. [57]     0.0    0.00        0.00      50         _fwrite [57]
  669.                 0.00        0.00       2/3           __wrtchk [54]
  670.                 0.00        0.00      50/50          .mul [65]
  671.                 0.00        0.00      50/50          _memcpy [232]
  672.  
  673. -----------------------------------------------
  674.  
  675.                 0.00        0.00      33/67          _read_yagi_data [32]
  676.                 0.00        0.00      34/67          _get_number_of_elements [41]
  677. [58]     0.0    0.00        0.00      67         _fgets [58]
  678.                 0.00        0.00       4/8           __filbuf [53]
  679.                 0.00        0.00      65/65          _memccpy [227]
  680.  
  681. -----------------------------------------------
  682.  
  683.                 0.00        0.00       1/1           _main [2]
  684. [59]     0.0    0.00        0.00       1         _get_data_filenames [59]
  685.                 0.00        0.00       1/8           _string [51]
  686.                 0.00        0.00       2/30          _strcpy [239]
  687.                 0.00        0.00       1/1           _strcat [281]
  688.  
  689. -----------------------------------------------
  690.  
  691.                 0.00        0.00       1/1           _main [2]
  692. [60]     0.0    0.00        0.00       1         _ivector [60]
  693.                 0.00        0.00       1/49          _malloc [48]
  694.  
  695. -----------------------------------------------
  696.  
  697.                                                      <spontaneous>
  698. [61]     0.0    0.00        0.00                 ___do_global_ctors [61]
  699.                 0.00        0.00       1/2           _on_exit [56]
  700.  
  701. -----------------------------------------------
  702.  
  703.                 0.00        0.00       1/1           _main [2]
  704. [62]     0.0    0.00        0.00       1         _write_coordinates_of_elements_to_disk [62]
  705.                 0.00        0.00      20/50          _fwrite [57]
  706.                 0.00        0.00       1/1           _ftell [277]
  707.  
  708. -----------------------------------------------
  709.  
  710.                 0.00        0.00      20/1387        __big_binary_to_big_decimal [249]
  711.                 0.00        0.00      39/1387        __big_decimal_to_big_binary [39]
  712.                 0.00        0.00      80/1387        __fourdigitsquick [250]
  713.                 0.00        0.00      88/1387        __lshift_b10000 [221]
  714.                 0.00        0.00     129/1387        __prodc_b10000 [42]
  715.                 0.00        0.00     180/1387        __big_float_times_power [35]
  716.                 0.00        0.00     209/1387        __carry_in_b10000 [215]
  717.                 0.00        0.00     238/1387        __carry_out_b10000 [214]
  718.                 0.00        0.00     404/1387        __multiply_base_ten_vector [36]
  719. [63]     0.0    0.00        0.00    1387         .urem [63]
  720.  
  721. -----------------------------------------------
  722.  
  723.                 0.00        0.00       3/1370        _morecore [49]
  724.                 0.00        0.00      39/1370        __big_decimal_to_big_binary [39]
  725.                 0.00        0.00      80/1370        __fourdigitsquick [250]
  726.                 0.00        0.00      88/1370        __lshift_b10000 [221]
  727.                 0.00        0.00     129/1370        __prodc_b10000 [42]
  728.                 0.00        0.00     180/1370        __big_float_times_power [35]
  729.                 0.00        0.00     209/1370        __carry_in_b10000 [215]
  730.                 0.00        0.00     238/1370        __carry_out_b10000 [214]
  731.                 0.00        0.00     404/1370        __multiply_base_ten_vector [36]
  732. [64]     0.0    0.00        0.00    1370         .udiv [64]
  733.  
  734. -----------------------------------------------
  735.  
  736.                 0.00        0.00      50/50          _fwrite [57]
  737. [65]     0.0    0.00        0.00      50         .mul [65]
  738.  
  739. -----------------------------------------------
  740.  
  741.                 0.00        0.00     424/424         __mul_10000short [216]
  742. [212]    0.0    0.00        0.00     424         __prod_10000_b65536 [212]
  743.  
  744. -----------------------------------------------
  745.  
  746.                 0.00        0.00       8/361         _string [260]
  747.                 0.00        0.00      87/361         _file_to_decimal [222]
  748.                 0.00        0.00      89/361         __doscan [27]
  749.                 0.00        0.00     177/361         _number [29]
  750. [213]    0.0    0.00        0.00     361         _ungetc [213]
  751.  
  752. -----------------------------------------------
  753.  
  754.                 0.00        0.00      26/238         __multiply_base_ten [43]
  755.                 0.00        0.00      34/238         __multiply_base_ten_by_two [231]
  756.                 0.00        0.00     178/238         __mul_10000short [216]
  757. [214]    0.0    0.00        0.00     238         __carry_out_b10000 [214]
  758.                 0.00        0.00     238/1387        .urem [63]
  759.                 0.00        0.00     238/1370        .udiv [64]
  760.  
  761. -----------------------------------------------
  762.  
  763.                 0.00        0.00     209/209         __carry_propagate_ten [218]
  764. [215]    0.0    0.00        0.00     209         __carry_in_b10000 [215]
  765.                 0.00        0.00     209/1387        .urem [63]
  766.                 0.00        0.00     209/1370        .udiv [64]
  767.  
  768. -----------------------------------------------
  769.  
  770.                 0.00        0.00     202/202         __big_decimal_to_big_binary [39]
  771. [216]    0.0    0.00        0.00     202         __mul_10000short [216]
  772.                 0.00        0.00     424/424         __prod_10000_b65536 [212]
  773.                 0.00        0.00     178/238         __carry_out_b10000 [214]
  774.  
  775. -----------------------------------------------
  776.  
  777.                 0.00        0.00      98/200         _read_yagi_data [32]
  778.                 0.00        0.00     102/200         _get_number_of_elements [41]
  779. [217]    0.0    0.00        0.00     200         _strncmp [217]
  780.  
  781. -----------------------------------------------
  782.  
  783.                 0.00        0.00     172/172         __big_float_times_power [35]
  784. [218]    0.0    0.00        0.00     172         __carry_propagate_ten [218]
  785.                 0.00        0.00     209/209         __carry_in_b10000 [215]
  786.  
  787. -----------------------------------------------
  788.  
  789.                 0.00        0.00      56/140         _sscanf [28]
  790.                 0.00        0.00      84/140         __doprnt [24]
  791. [219]    0.0    0.00        0.00     140         _strlen [219]
  792.  
  793. -----------------------------------------------
  794.  
  795.                 0.00        0.00      22/109         __doprnt [24]
  796.                 0.00        0.00      87/109         _file_to_decimal [222]
  797. [220]    0.0    0.00        0.00     109         _localeconv [220]
  798.  
  799. -----------------------------------------------
  800.  
  801.                 0.00        0.00      88/88          __multiply_base_ten_by_two [231]
  802. [221]    0.0    0.00        0.00      88         __lshift_b10000 [221]
  803.                 0.00        0.00      88/1387        .urem [63]
  804.                 0.00        0.00      88/1370        .udiv [64]
  805.  
  806. -----------------------------------------------
  807.  
  808.                 0.00        0.00      87/87          _number [29]
  809. [222]    0.0    0.00        0.00      87         _file_to_decimal [222]
  810.                 0.00        0.00      87/109         _localeconv [220]
  811.                 0.00        0.00      87/361         _ungetc [213]
  812.  
  813. -----------------------------------------------
  814.  
  815.                 0.00        0.00      20/85          __unpacked_to_decimal [255]
  816.                 0.00        0.00      65/85          __big_binary_to_unpacked [224]
  817. [223]    0.0    0.00        0.00      85         __fp_normalize [223]
  818.  
  819. -----------------------------------------------
  820.  
  821.                 0.00        0.00      65/65          _decimal_to_unpacked [31]
  822. [224]    0.0    0.00        0.00      65         __big_binary_to_unpacked [224]
  823.                 0.00        0.00      65/85          __fp_normalize [223]
  824.  
  825. -----------------------------------------------
  826.  
  827.                 0.00        0.00      65/65          __pack_double [226]
  828. [225]    0.0    0.00        0.00      65         __fp_rightshift [225]
  829.  
  830. -----------------------------------------------
  831.  
  832.                 0.00        0.00      65/65          _decimal_to_double [30]
  833. [226]    0.0    0.00        0.00      65         __pack_double [226]
  834.                 0.00        0.00      65/65          __fp_rightshift [225]
  835.                 0.00        0.00      65/65          _round [228]
  836.  
  837. -----------------------------------------------
  838.  
  839.                 0.00        0.00      65/65          _fgets [58]
  840. [227]    0.0    0.00        0.00      65         _memccpy [227]
  841.  
  842. -----------------------------------------------
  843.  
  844.                 0.00        0.00      65/65          __pack_double [226]
  845. [228]    0.0    0.00        0.00      65         _round [228]
  846.                 0.00        0.00      60/60          __fp_set_exception [229]
  847.  
  848. -----------------------------------------------
  849.  
  850.                 0.00        0.00      60/60          _round [228]
  851. [229]    0.0    0.00        0.00      60         __fp_set_exception [229]
  852.  
  853. -----------------------------------------------
  854.  
  855.                 0.00        0.00      60/60          _decimal_to_binary_fraction [33]
  856. [230]    0.0    0.00        0.00      60         __fractionstring_to_big_decimal [230]
  857.  
  858. -----------------------------------------------
  859.  
  860.                 0.00        0.00      56/56          __big_float_times_power [35]
  861. [231]    0.0    0.00        0.00      56         __multiply_base_ten_by_two [231]
  862.                 0.00        0.00      88/88          __lshift_b10000 [221]
  863.                 0.00        0.00      34/238         __carry_out_b10000 [214]
  864.  
  865. -----------------------------------------------
  866.  
  867.                 0.00        0.00      50/50          _fwrite [57]
  868. [232]    0.0    0.00        0.00      50         _memcpy [232]
  869.  
  870. -----------------------------------------------
  871.  
  872.                 0.00        0.00      49/49          _malloc [48]
  873. [233]    0.0    0.00        0.00      49         _demote [233]
  874.  
  875. -----------------------------------------------
  876.  
  877.                 0.00        0.00       1/49          _morecore [49]
  878.                 0.00        0.00      48/49          _insert [236]
  879. [234]    0.0    0.00        0.00      49         _getfreehdr [234]
  880.                 0.00        0.00       1/4           _sbrk [266]
  881.  
  882. -----------------------------------------------
  883.  
  884.                 0.00        0.00       1/48          _free_ivector [276]
  885.                 0.00        0.00       2/48          _free_FCOMPLEXvector [273]
  886.                 0.00        0.00       3/48          _fclose [38]
  887.                 0.00        0.00       3/48          _morecore [49]
  888.                 0.00        0.00       7/48          _free_string [261]
  889.                 0.00        0.00       8/48          _free_dmatrix [262]
  890.                 0.00        0.00      24/48          _free_dvector [243]
  891. [235]    0.0    0.00        0.00      48         _free [235]
  892.                 0.00        0.00      48/48          _insert [236]
  893.                 0.00        0.00      45/45          _delete [238]
  894.  
  895. -----------------------------------------------
  896.  
  897.                 0.00        0.00      48/48          _free [235]
  898. [236]    0.0    0.00        0.00      48         _insert [236]
  899.                 0.00        0.00      48/49          _getfreehdr [234]
  900.  
  901. -----------------------------------------------
  902.  
  903.                 0.00        0.00       1/46          _morecore [49]
  904.                 0.00        0.00      45/46          _delete [238]
  905. [237]    0.0    0.00        0.00      46         _putfreehdr [237]
  906.  
  907. -----------------------------------------------
  908.  
  909.                 0.00        0.00      45/45          _free [235]
  910. [238]    0.0    0.00        0.00      45         _delete [238]
  911.                 0.00        0.00      45/46          _putfreehdr [237]
  912.  
  913. -----------------------------------------------
  914.  
  915.                 0.00        0.00       2/30          _get_data_filenames [59]
  916.                 0.00        0.00      28/30          _sscanf [28]
  917. [239]    0.0    0.00        0.00      30         _strcpy [239]
  918.  
  919. -----------------------------------------------
  920.  
  921.                 0.00        0.00      28/28          _sscanf [28]
  922. [240]    0.0    0.00        0.00      28         _format_arg [240]
  923.  
  924. -----------------------------------------------
  925.  
  926.                 0.00        0.00      26/26          __big_float_times_power [35]
  927. [241]    0.0    0.00        0.00      26         __copy_big_float_digits [241]
  928.  
  929. -----------------------------------------------
  930.  
  931.                 0.00        0.00      24/24          _decimal_to_binary_integer [46]
  932. [242]    0.0    0.00        0.00      24         __integerstring_to_big_decimal [242]
  933.  
  934. -----------------------------------------------
  935.  
  936.                 0.00        0.00       3/24          _main [2]
  937.                 0.00        0.00      21/24          _ludcmp [9]
  938. [243]    0.0    0.00        0.00      24         _free_dvector [243]
  939.                 0.00        0.00      24/48          _free [235]
  940.  
  941. -----------------------------------------------
  942.  
  943.                 0.00        0.00      22/22          __doprnt [24]
  944. [244]    0.0    0.00        0.00      22         _memchr [244]
  945.  
  946. -----------------------------------------------
  947.  
  948.                 0.00        0.00      21/21          _double_to_decimal [246]
  949. [245]    0.0    0.00        0.00      21         __class_double [245]
  950.  
  951. -----------------------------------------------
  952.  
  953.                 0.00        0.00      21/21          _fconvert [247]
  954. [246]    0.0    0.00        0.00      21         _double_to_decimal [246]
  955.                 0.00        0.00      21/21          __class_double [245]
  956.                 0.00        0.00      20/20          __unpack_double [253]
  957.                 0.00        0.00      20/20          __unpacked_to_decimal [255]
  958.  
  959. -----------------------------------------------
  960.  
  961.                 0.00        0.00      21/21          __doprnt [24]
  962. [247]    0.0    0.00        0.00      21         _fconvert [247]
  963.                 0.00        0.00      21/21          _double_to_decimal [246]
  964.  
  965. -----------------------------------------------
  966.  
  967.                 0.00        0.00      21/21          _main [2]
  968. [248]    0.0    0.00        0.00      21         _fill_v_vector [248]
  969.  
  970. -----------------------------------------------
  971.  
  972.                 0.00        0.00      20/20          _binary_to_decimal_integer [257]
  973. [249]    0.0    0.00        0.00      20         __big_binary_to_big_decimal [249]
  974.                 0.00        0.00      20/1387        .urem [63]
  975.  
  976. -----------------------------------------------
  977.  
  978.                 0.00        0.00      20/20          _binary_to_decimal_integer [257]
  979. [250]    0.0    0.00        0.00      20         __fourdigitsquick [250]
  980.                 0.00        0.00      80/1387        .urem [63]
  981.                 0.00        0.00      80/1370        .udiv [64]
  982.  
  983. -----------------------------------------------
  984.  
  985.                 0.00        0.00      20/20          __unpack_double [253]
  986. [251]    0.0    0.00        0.00      20         __fp_leftshift [251]
  987.  
  988. -----------------------------------------------
  989.  
  990.                 0.00        0.00      20/20          _binary_to_decimal_integer [257]
  991. [252]    0.0    0.00        0.00      20         __right_shift_base_two [252]
  992.  
  993. -----------------------------------------------
  994.  
  995.                 0.00        0.00      20/20          _double_to_decimal [246]
  996. [253]    0.0    0.00        0.00      20         __unpack_double [253]
  997.                 0.00        0.00      20/20          __fp_leftshift [251]
  998.  
  999. -----------------------------------------------
  1000.  
  1001.                 0.00        0.00      20/20          _binary_to_decimal_integer [257]
  1002. [254]    0.0    0.00        0.00      20         __unpacked_to_big_float [254]
  1003.  
  1004. -----------------------------------------------
  1005.  
  1006.                 0.00        0.00      20/20          _double_to_decimal [246]
  1007. [255]    0.0    0.00        0.00      20         __unpacked_to_decimal [255]
  1008.                 0.00        0.00      20/85          __fp_normalize [223]
  1009.                 0.00        0.00      20/20          _binary_to_decimal_integer [257]
  1010.                 0.00        0.00      20/20          _binary_to_decimal_fraction [256]
  1011.                 0.00        0.00      20/20          _decimal_round [258]
  1012.  
  1013. -----------------------------------------------
  1014.  
  1015.                 0.00        0.00      20/20          __unpacked_to_decimal [255]
  1016. [256]    0.0    0.00        0.00      20         _binary_to_decimal_fraction [256]
  1017.  
  1018. -----------------------------------------------
  1019.  
  1020.                 0.00        0.00      20/20          __unpacked_to_decimal [255]
  1021. [257]    0.0    0.00        0.00      20         _binary_to_decimal_integer [257]
  1022.                 0.00        0.00      20/20          __unpacked_to_big_float [254]
  1023.                 0.00        0.00      20/20          __right_shift_base_two [252]
  1024.                 0.00        0.00      20/20          __big_binary_to_big_decimal [249]
  1025.                 0.00        0.00      20/20          __fourdigitsquick [250]
  1026.  
  1027. -----------------------------------------------
  1028.  
  1029.                 0.00        0.00      20/20          __unpacked_to_decimal [255]
  1030. [258]    0.0    0.00        0.00      20         _decimal_round [258]
  1031.  
  1032. -----------------------------------------------
  1033.  
  1034.                 0.00        0.00      19/19          _decimal_to_unpacked [31]
  1035. [259]    0.0    0.00        0.00      19         __left_shift_base_two [259]
  1036.  
  1037. -----------------------------------------------
  1038.  
  1039.                 0.00        0.00       8/8           __doscan [27]
  1040. [260]    0.0    0.00        0.00       8         _string [260]
  1041.                 0.00        0.00       8/361         _ungetc [213]
  1042.  
  1043. -----------------------------------------------
  1044.  
  1045.                 0.00        0.00       2/7           _get_number_of_elements [41]
  1046.                 0.00        0.00       2/7           _read_yagi_data [32]
  1047.                 0.00        0.00       3/7           _main [2]
  1048. [261]    0.0    0.00        0.00       7         _free_string [261]
  1049.                 0.00        0.00       7/48          _free [235]
  1050.  
  1051. -----------------------------------------------
  1052.  
  1053.                 0.00        0.00       4/4           _main [2]
  1054. [262]    0.0    0.00        0.00       4         _free_dmatrix [262]
  1055.                 0.00        0.00       8/48          _free [235]
  1056.  
  1057. -----------------------------------------------
  1058.  
  1059.                 0.00        0.00       4/4           _isatty [264]
  1060. [263]    0.0    0.00        0.00       4         _ioctl [263]
  1061.  
  1062. -----------------------------------------------
  1063.  
  1064.                 0.00        0.00       4/4           __findbuf [52]
  1065. [264]    0.0    0.00        0.00       4         _isatty [264]
  1066.                 0.00        0.00       4/4           _ioctl [263]
  1067.  
  1068. -----------------------------------------------
  1069.  
  1070.                 0.00        0.00       4/4           __filbuf [53]
  1071. [265]    0.0    0.00        0.00       4         _read [265]
  1072.  
  1073. -----------------------------------------------
  1074.  
  1075.                 0.00        0.00       1/4           _getfreehdr [234]
  1076.                 0.00        0.00       3/4           _morecore [49]
  1077. [266]    0.0    0.00        0.00       4         _sbrk [266]
  1078.  
  1079. -----------------------------------------------
  1080.  
  1081.                 0.00        0.00       3/3           _fopen [270]
  1082. [267]    0.0    0.00        0.00       3         __endopen [267]
  1083.                 0.00        0.00       3/3           _open [272]
  1084.  
  1085. -----------------------------------------------
  1086.  
  1087.                 0.00        0.00       3/3           _fopen [270]
  1088. [268]    0.0    0.00        0.00       3         __findiop [268]
  1089.  
  1090. -----------------------------------------------
  1091.  
  1092.                 0.00        0.00       3/3           _fclose [38]
  1093. [269]    0.0    0.00        0.00       3         _close [269]
  1094.  
  1095. -----------------------------------------------
  1096.  
  1097.                 0.00        0.00       1/3           _main [2]
  1098.                 0.00        0.00       1/3           _get_number_of_elements [41]
  1099.                 0.00        0.00       1/3           _read_yagi_data [32]
  1100. [270]    0.0    0.00        0.00       3         _fopen [270]
  1101.                 0.00        0.00       3/3           __findiop [268]
  1102.                 0.00        0.00       3/3           __endopen [267]
  1103.  
  1104. -----------------------------------------------
  1105.  
  1106.                 0.00        0.00       3/3           __findbuf [52]
  1107. [271]    0.0    0.00        0.00       3         _fstat [271]
  1108.  
  1109. -----------------------------------------------
  1110.  
  1111.                 0.00        0.00       3/3           __endopen [267]
  1112. [272]    0.0    0.00        0.00       3         _open [272]
  1113.  
  1114. -----------------------------------------------
  1115.  
  1116.                 0.00        0.00       2/2           _main [2]
  1117. [273]    0.0    0.00        0.00       2         _free_FCOMPLEXvector [273]
  1118.                 0.00        0.00       2/48          _free [235]
  1119.  
  1120. -----------------------------------------------
  1121.  
  1122.                 0.00        0.00       1/2           _fseek [45]
  1123.                 0.00        0.00       1/2           _ftell [277]
  1124. [274]    0.0    0.00        0.00       2         _lseek [274]
  1125.  
  1126. -----------------------------------------------
  1127.  
  1128.                 0.00        0.00       1/1           start [1]
  1129. [275]    0.0    0.00        0.00       1         _exit [275]
  1130.  
  1131. -----------------------------------------------
  1132.  
  1133.                 0.00        0.00       1/1           _main [2]
  1134. [276]    0.0    0.00        0.00       1         _free_ivector [276]
  1135.                 0.00        0.00       1/48          _free [235]
  1136.  
  1137. -----------------------------------------------
  1138.  
  1139.                 0.00        0.00       1/1           _write_coordinates_of_elements_to_disk [62]
  1140. [277]    0.0    0.00        0.00       1         _ftell [277]
  1141.                 0.00        0.00       1/2           _lseek [274]
  1142.  
  1143. -----------------------------------------------
  1144.  
  1145.                 0.00        0.00       1/1           _main [2]
  1146. [278]    0.0    0.00        0.00       1         _getoptions [278]
  1147.  
  1148. -----------------------------------------------
  1149.  
  1150.                 0.00        0.00       1/1           _morecore [49]
  1151. [279]    0.0    0.00        0.00       1         _getpagesize [279]
  1152.  
  1153. -----------------------------------------------
  1154.  
  1155.                 0.00        0.00       1/1           _moncontrol [20]
  1156. [280]    0.0    0.00        0.00       1         _profil [280]
  1157.  
  1158. -----------------------------------------------
  1159.  
  1160.                 0.00        0.00       1/1           _get_data_filenames [59]
  1161. [281]    0.0    0.00        0.00       1         _strcat [281]
  1162.  
  1163. -----------------------------------------------
  1164.  
  1165.  
  1166.         @(#)flat.blurb 1.6 88/02/08 SMI
  1167.  
  1168.  
  1169.  
  1170. flat profile:
  1171.  
  1172.  %         the percentage of the total running time of the
  1173. time       program used by this function.
  1174.  
  1175. cumulative a running sum of the number of seconds accounted
  1176.  seconds   for by this function and those listed above it.
  1177.  
  1178.  self      the number of seconds accounted for by this
  1179. seconds    function alone.  This is the major sort for this
  1180.            listing.
  1181.  
  1182. calls      the number of times this function was invoked, if
  1183.            this function is profiled, else blank.
  1184.  
  1185.  self      the average number of milliseconds spent in this
  1186. ms/call    function per call, if this function is profiled,
  1187.            else blank.
  1188.  
  1189.  total     the average number of milliseconds spent in this
  1190. ms/call    function and its descendents per call, if this 
  1191.            function is profiled, else blank.
  1192.  
  1193. name       the name of the function.  This is the minor sort
  1194.            for this listing. The index shows the location of
  1195.            the function in the gprof listing. If the index is
  1196.            in parenthesis it shows where it would appear in
  1197.            the gprof listing if it were to be printed.
  1198.  
  1199.  
  1200. granularity: each sample hit covers 2 byte(s) for 0.19% of 5.39 seconds
  1201.  
  1202.    %  cumulative    self              self    total          
  1203.  time   seconds   seconds    calls  ms/call  ms/call name    
  1204.  21.0       1.13     1.13    21210     0.05     0.16  _cisi [4]
  1205.  19.9       2.21     1.08                            mcount (127)
  1206.  16.5       3.10     0.89   290263     0.00     0.00  _Cdiv [7]
  1207.   8.2       3.54     0.44   136208     0.00     0.00  .umul [8]
  1208.   7.8       3.96     0.42       21    20.00    20.00  _ludcmp [9]
  1209.   5.8       4.27     0.32   484062     0.00     0.00  _Complex [10]
  1210.   5.7       4.58     0.31   406194     0.00     0.00  _Cadd [11]
  1211.   4.7       4.83     0.26   290263     0.00     0.00  _Cmul [12]
  1212.   3.0       4.99     0.16                            _sincos [14]
  1213.   1.7       5.08     0.09                            _sqrt [15]
  1214.   1.5       5.16     0.08   135398     0.00     0.00  _RCmul [16]
  1215.   1.1       5.22     0.06     3990     0.02     0.83  _mutual_impedance [5]
  1216.   0.7       5.26     0.04     3990     0.01     0.81  _z21 [6]
  1217.   0.7       5.30     0.04       21     1.90     1.90  _lubksb [18]
  1218.   0.6       5.33     0.03                            _log [19]
  1219.   0.3       5.35     0.02                            _moncontrol [20]
  1220.   0.2       5.36     0.01      420     0.02     0.51  _self_impedance [13]
  1221.   0.2       5.37     0.01       24     0.42     0.42  _write [23]
  1222.   0.2       5.38     0.01       21     0.48   168.21  _fill_z_matrix [3]
  1223.   0.2       5.39     0.01                            umul_4bit [21]
  1224.   0.1       5.39     0.01                            ___gnu_compiled_c [26]
  1225.   0.0       5.39     0.00     1387     0.00     0.00  .urem [63]
  1226.   0.0       5.39     0.00     1370     0.00     0.00  .udiv [64]
  1227.   0.0       5.39     0.00      554     0.00     0.00  __umac [34]
  1228.   0.0       5.39     0.00      424     0.00     0.00  __prod_10000_b65536 [212]
  1229.   0.0       5.39     0.00      420     0.00     0.16  _ci [17]
  1230.   0.0       5.39     0.00      361     0.00     0.00  _ungetc [213]
  1231.   0.0       5.39     0.00      238     0.00     0.00  __carry_out_b10000 [214]
  1232.   0.0       5.39     0.00      209     0.00     0.00  __carry_in_b10000 [215]
  1233.   0.0       5.39     0.00      202     0.00     0.00  __mul_10000short [216]
  1234.   0.0       5.39     0.00      202     0.00     0.01  __multiply_base_ten_vector [36]
  1235.   0.0       5.39     0.00      200     0.00     0.00  _strncmp [217]
  1236.   0.0       5.39     0.00      172     0.00     0.00  __carry_propagate_ten [218]
  1237.   0.0       5.39     0.00      140     0.00     0.00  _strlen [219]
  1238.   0.0       5.39     0.00      129     0.00     0.00  __prodc_b10000 [42]
  1239.   0.0       5.39     0.00      109     0.00     0.00  _localeconv [220]
  1240.   0.0       5.39     0.00       90     0.00     0.03  _number [29]
  1241.   0.0       5.39     0.00       88     0.00     0.00  __lshift_b10000 [221]
  1242.   0.0       5.39     0.00       87     0.00     0.03  _decimal_to_double [30]
  1243.   0.0       5.39     0.00       87     0.00     0.00  _file_to_decimal [222]
  1244.   0.0       5.39     0.00       85     0.00     0.00  __fp_normalize [223]
  1245.   0.0       5.39     0.00       84     0.00     0.01  __big_decimal_to_big_binary [39]
  1246.   0.0       5.39     0.00       67     0.00     0.00  _fgets [58]
  1247.   0.0       5.39     0.00       65     0.00     0.00  __big_binary_to_unpacked [224]
  1248.   0.0       5.39     0.00       65     0.00     0.00  __fp_rightshift [225]
  1249.   0.0       5.39     0.00       65     0.00     0.00  __pack_double [226]
  1250.   0.0       5.39     0.00       65     0.00     0.04  _decimal_to_unpacked [31]
  1251.   0.0       5.39     0.00       65     0.00     0.00  _memccpy [227]
  1252.   0.0       5.39     0.00       65     0.00     0.00  _round [228]
  1253.   0.0       5.39     0.00       60     0.00     0.03  __big_float_times_power [35]
  1254.   0.0       5.39     0.00       60     0.00     0.00  __fp_set_exception [229]
  1255.   0.0       5.39     0.00       60     0.00     0.00  __fractionstring_to_big_decimal [230]
  1256.   0.0       5.39     0.00       60     0.00     0.04  _decimal_to_binary_fraction [33]
  1257.   0.0       5.39     0.00       56     0.00     0.00  __multiply_base_ten_by_two [231]
  1258.   0.0       5.39     0.00       50     0.00     0.00  .mul [65]
  1259.   0.0       5.39     0.00       50     0.00     0.00  _fwrite [57]
  1260.   0.0       5.39     0.00       50     0.00     0.00  _memcpy [232]
  1261.   0.0       5.39     0.00       49     0.00     0.00  _demote [233]
  1262.   0.0       5.39     0.00       49     0.00     0.00  _getfreehdr [234]
  1263.   0.0       5.39     0.00       49     0.00     0.00  _malloc [48]
  1264.   0.0       5.39     0.00       48     0.00     0.00  _free [235]
  1265.   0.0       5.39     0.00       48     0.00     0.00  _insert [236]
  1266.   0.0       5.39     0.00       46     0.00     0.00  _putfreehdr [237]
  1267.   0.0       5.39     0.00       45     0.00     0.00  _delete [238]
  1268.   0.0       5.39     0.00       39     0.00     0.01  __multiply_base_two [40]
  1269.   0.0       5.39     0.00       30     0.00     0.00  _strcpy [239]
  1270.   0.0       5.39     0.00       28     0.00     0.09  __doscan [27]
  1271.   0.0       5.39     0.00       28     0.00     0.00  _format_arg [240]
  1272.   0.0       5.39     0.00       28     0.00     0.09  _sscanf [28]
  1273.   0.0       5.39     0.00       26     0.00     0.00  __copy_big_float_digits [241]
  1274.   0.0       5.39     0.00       26     0.00     0.02  __multiply_base_ten [43]
  1275.   0.0       5.39     0.00       24     0.00     0.00  __integerstring_to_big_decimal [242]
  1276.   0.0       5.39     0.00       24     0.00     0.42  __xflsbuf [22]
  1277.   0.0       5.39     0.00       24     0.00     0.01  _decimal_to_binary_integer [46]
  1278.   0.0       5.39     0.00       24     0.00     0.00  _dvector [50]
  1279.   0.0       5.39     0.00       24     0.00     0.00  _free_dvector [243]
  1280.   0.0       5.39     0.00       22     0.00     0.42  __doprnt [24]
  1281.   0.0       5.39     0.00       22     0.00     0.00  _memchr [244]
  1282.   0.0       5.39     0.00       22     0.00     0.42  _printf [25]
  1283.   0.0       5.39     0.00       21     0.00     0.00  __class_double [245]
  1284.   0.0       5.39     0.00       21     0.00     0.00  _double_to_decimal [246]
  1285.   0.0       5.39     0.00       21     0.00     0.00  _fconvert [247]
  1286.   0.0       5.39     0.00       21     0.00     0.00  _fill_v_vector [248]
  1287.   0.0       5.39     0.00       20     0.00     0.00  __big_binary_to_big_decimal [249]
  1288.   0.0       5.39     0.00       20     0.00     0.00  __fourdigitsquick [250]
  1289.   0.0       5.39     0.00       20     0.00     0.00  __fp_leftshift [251]
  1290.   0.0       5.39     0.00       20     0.00     0.00  __right_shift_base_two [252]
  1291.   0.0       5.39     0.00       20     0.00     0.00  __unpack_double [253]
  1292.   0.0       5.39     0.00       20     0.00     0.00  __unpacked_to_big_float [254]
  1293.   0.0       5.39     0.00       20     0.00     0.00  __unpacked_to_decimal [255]
  1294.   0.0       5.39     0.00       20     0.00     0.00  _binary_to_decimal_fraction [256]
  1295.   0.0       5.39     0.00       20     0.00     0.00  _binary_to_decimal_integer [257]
  1296.   0.0       5.39     0.00       20     0.00     0.00  _decimal_round [258]
  1297.   0.0       5.39     0.00       19     0.00     0.00  __left_shift_base_two [259]
  1298.   0.0       5.39     0.00        8     0.00     0.00  __filbuf [53]
  1299.   0.0       5.39     0.00        8     0.00     0.00  _string [260]
  1300.   0.0       5.39     0.00        8     0.00     0.00  _string [51]
  1301.   0.0       5.39     0.00        7     0.00     0.00  _free_string [261]
  1302.   0.0       5.39     0.00        4     0.00     0.00  __findbuf [52]
  1303.   0.0       5.39     0.00        4     0.00     0.00  _dmatrix [47]
  1304.   0.0       5.39     0.00        4     0.00     0.21  _fflush [37]
  1305.   0.0       5.39     0.00        4     0.00     0.00  _free_dmatrix [262]
  1306.   0.0       5.39     0.00        4     0.00     0.00  _ioctl [263]
  1307.   0.0       5.39     0.00        4     0.00     0.00  _isatty [264]
  1308.   0.0       5.39     0.00        4     0.00     0.00  _read [265]
  1309.   0.0       5.39     0.00        4     0.00     0.00  _sbrk [266]
  1310.   0.0       5.39     0.00        3     0.00     0.00  __endopen [267]
  1311.   0.0       5.39     0.00        3     0.00     0.00  __findiop [268]
  1312.   0.0       5.39     0.00        3     0.00     0.00  __wrtchk [54]
  1313.   0.0       5.39     0.00        3     0.00     0.00  _close [269]
  1314.   0.0       5.39     0.00        3     0.00     0.21  _fclose [38]
  1315.   0.0       5.39     0.00        3     0.00     0.00  _fopen [270]
  1316.   0.0       5.39     0.00        3     0.00     0.00  _fstat [271]
  1317.   0.0       5.39     0.00        3     0.00     0.00  _morecore [49]
  1318.   0.0       5.39     0.00        3     0.00     0.00  _open [272]
  1319.   0.0       5.39     0.00        2     0.00     0.00  _FCOMPLEXvector [55]
  1320.   0.0       5.39     0.00        2     0.00     0.00  _free_FCOMPLEXvector [273]
  1321.   0.0       5.39     0.00        2     0.00     0.00  _lseek [274]
  1322.   0.0       5.39     0.00        2     0.00     0.00  _on_exit [56]
  1323.   0.0       5.39     0.00        1     0.00     0.00  _exit [275]
  1324.   0.0       5.39     0.00        1     0.00     0.00  _free_ivector [276]
  1325.   0.0       5.39     0.00        1     0.00     0.21  _fseek [45]
  1326.   0.0       5.39     0.00        1     0.00     0.00  _ftell [277]
  1327.   0.0       5.39     0.00        1     0.00     0.00  _get_data_filenames [59]
  1328.   0.0       5.39     0.00        1     0.00     0.49  _get_number_of_elements [41]
  1329.   0.0       5.39     0.00        1     0.00     0.00  _getoptions [278]
  1330.   0.0       5.39     0.00        1     0.00     0.00  _getpagesize [279]
  1331.   0.0       5.39     0.00        1     0.00     0.00  _ivector [60]
  1332.   0.0       5.39     0.00        1     0.00  4005.12  _main [2]
  1333.   0.0       5.39     0.00        1     0.00     0.00  _profil [280]
  1334.   0.0       5.39     0.00        1     0.00     2.53  _read_yagi_data [32]
  1335.   0.0       5.39     0.00        1     0.00     0.00  _strcat [281]
  1336.   0.0       5.39     0.00        1     0.00     0.00  _write_coordinates_of_elements_to_disk [62]
  1337.   0.0       5.39     0.00        1     0.00     0.21  _write_header_to_disk [44]
  1338.  
  1339. Index by function name
  1340.  
  1341.   [65] .mul                [253] __unpack_double     [236] _insert            
  1342.   [64] .udiv               [254] __unpacked_to_big_f [263] _ioctl             
  1343.    [8] .umul               [255] __unpacked_to_decim [264] _isatty            
  1344.   [63] .urem                [54] __wrtchk             [60] _ivector           
  1345.   [11] _Cadd                [22] __xflsbuf           [220] _localeconv        
  1346.    [7] _Cdiv               [256] _binary_to_decimal_  [19] _log               
  1347.   [12] _Cmul               [257] _binary_to_decimal_ [274] _lseek             
  1348.   [10] _Complex             [17] _ci                  [18] _lubksb            
  1349.   [55] _FCOMPLEXvector       [4] _cisi                 [9] _ludcmp            
  1350.   [16] _RCmul              [269] _close                [2] _main              
  1351.   [26] ___gnu_compiled_c   [258] _decimal_round       [48] _malloc            
  1352.  [249] __big_binary_to_big  [33] _decimal_to_binary_ [227] _memccpy           
  1353.  [224] __big_binary_to_unp  [46] _decimal_to_binary_ [244] _memchr            
  1354.   [39] __big_decimal_to_bi  [30] _decimal_to_double  [232] _memcpy            
  1355.   [35] __big_float_times_p  [31] _decimal_to_unpacke  [20] _moncontrol        
  1356.  [215] __carry_in_b10000   [238] _delete              [49] _morecore          
  1357.  [214] __carry_out_b10000  [233] _demote               [5] _mutual_impedance  
  1358.  [218] __carry_propagate_t  [47] _dmatrix             [29] _number            
  1359.  [245] __class_double      [246] _double_to_decimal   [56] _on_exit           
  1360.  [241] __copy_big_float_di  [50] _dvector            [272] _open              
  1361.   [24] __doprnt            [275] _exit                [25] _printf            
  1362.   [27] __doscan             [38] _fclose             [280] _profil            
  1363.  [267] __endopen           [247] _fconvert           [237] _putfreehdr        
  1364.   [53] __filbuf             [37] _fflush             [265] _read              
  1365.   [52] __findbuf            [58] _fgets               [32] _read_yagi_data    
  1366.  [268] __findiop           [222] _file_to_decimal    [228] _round             
  1367.  [250] __fourdigitsquick   [248] _fill_v_vector      [266] _sbrk              
  1368.  [251] __fp_leftshift        [3] _fill_z_matrix       [13] _self_impedance    
  1369.  [223] __fp_normalize      [270] _fopen               [14] _sincos            
  1370.  [225] __fp_rightshift     [240] _format_arg          [15] _sqrt              
  1371.  [229] __fp_set_exception  [235] _free                [28] _sscanf            
  1372.  [230] __fractionstring_to [273] _free_FCOMPLEXvecto [281] _strcat            
  1373.  [242] __integerstring_to_ [262] _free_dmatrix       [239] _strcpy            
  1374.  [259] __left_shift_base_t [243] _free_dvector        [51] _string            
  1375.  [221] __lshift_b10000     [276] _free_ivector       [260] _string            
  1376.  [216] __mul_10000short    [261] _free_string        [219] _strlen            
  1377.   [43] __multiply_base_ten  [45] _fseek              [217] _strncmp           
  1378.  [231] __multiply_base_ten [271] _fstat              [213] _ungetc            
  1379.   [36] __multiply_base_ten [277] _ftell               [23] _write             
  1380.   [40] __multiply_base_two  [57] _fwrite              [62] _write_coordinates_
  1381.  [226] __pack_double        [59] _get_data_filenames  [44] _write_header_to_di
  1382.  [212] __prod_10000_b65536  [41] _get_number_of_elem   [6] _z21               
  1383.   [42] __prodc_b10000      [234] _getfreehdr         (127) mcount             
  1384.  [252] __right_shift_base_ [278] _getoptions          [21] umul_4bit          
  1385.   [34] __umac              [279] _getpagesize       
  1386. blondie /home/duke/davek/yagiu112/src % exit
  1387. blondie /home/duke/davek/yagiu112/src % 
  1388. script done on Wed Jan 10 16:50:40 1996
  1389.